There is support for shared folders if a custommer have multiple folders/companies.

The "master" / owner company must have a file named ownedFolders.txt in the root.
The ownedFolders.txt file must have listed each folder that have access to the _Software folder (in the owner company).

The "slave" / sub company must have a file named legalOwner.txt which contains only one line with the master folder name.

 

The logic is - if a client needs to download a file (clientfile=) the it looks for the file in the following locations:

1. ClientNamed folder
2. Company _Software folder
3. Master company folder

 

Note: If one of the files is not correctly setup - the the client is unable to download the file!